[INFO] fetching crate toondb-core 0.3.4...
[INFO] checking toondb-core-0.3.4 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate toondb-core 0.3.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate toondb-core 0.3.4
[INFO] finished tweaking crates.io crate toondb-core 0.3.4
[INFO] tweaked toml for crates.io crate toondb-core 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate toondb-core 0.3.4 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toondb-core 0.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toon-format v0.4.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded tiktoken-rs v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9
[INFO] running `Command { std: "docker" "start" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tiktoken-rs v0.9.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking toon-format v0.4.1
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking toondb-core v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_arena_large_allocation`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1077:5
[INFO] [stdout]      |
[INFO] [stdout] 1077 | /     fn test_arena_large_allocation() {
[INFO] [stdout] 1078 | |         let arena = BuddyArena::new(256);
[INFO] [stdout] ...    |
[INFO] [stdout] 1087 | |         println!("Arena allocated address: {:#x}", addr);
[INFO] [stdout] 1088 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_buddy_addr`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:871:5
[INFO] [stdout]     |
[INFO] [stdout] 871 | /     fn test_buddy_addr() {
[INFO] [stdout] 872 | |         // For order 4 (size 16):
[INFO] [stdout] 873 | |         // addr 0 -> buddy 16, addr 16 -> buddy 0
[INFO] [stdout] 874 | |         assert_eq!(buddy_addr(0, 4), 16);
[INFO] [stdout] ...   |
[INFO] [stdout] 881 | |         assert_eq!(buddy_addr(96, 5), 64);
[INFO] [stdout] 882 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_buddy_allocator_auto_pool`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:967:5
[INFO] [stdout]     |
[INFO] [stdout] 967 | /     fn test_buddy_allocator_auto_pool() {
[INFO] [stdout] 968 | |         let alloc = BuddyAllocator::with_pool_size(1024);
[INFO] [stdout] 969 | |
[INFO] [stdout] 970 | |         assert_eq!(alloc.pool_count(), 0);
[INFO] [stdout] ...   |
[INFO] [stdout] 974 | |         assert_eq!(alloc.pool_count(), 1);
[INFO] [stdout] 975 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_buddy_allocator_basic`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:954:5
[INFO] [stdout]     |
[INFO] [stdout] 954 | /     fn test_buddy_allocator_basic() {
[INFO] [stdout] 955 | |         let alloc = BuddyAllocator::new();
[INFO] [stdout] 956 | |
[INFO] [stdout] 957 | |         let addr1 = alloc.allocate(100).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 963 | |         alloc.deallocate(addr2).unwrap();
[INFO] [stdout] 964 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_buddy_allocator_multiple_pools`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:978:5
[INFO] [stdout]     |
[INFO] [stdout] 978 | /     fn test_buddy_allocator_multiple_pools() {
[INFO] [stdout] 979 | |         let alloc = BuddyAllocator::with_pool_size(256);
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_buddy_arena`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1053:5
[INFO] [stdout]      |
[INFO] [stdout] 1053 | /     fn test_buddy_arena() {
[INFO] [stdout] 1054 | |         let arena = BuddyArena::new(4096);
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |         let _ = arena.allocate(100, 8).unwrap();
[INFO] [stdout] 1074 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_concurrent_allocations`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1148:5
[INFO] [stdout]      |
[INFO] [stdout] 1148 | /     fn test_concurrent_allocations() {
[INFO] [stdout] 1149 | |         use std::sync::Arc;
[INFO] [stdout] 1150 | |         use std::thread;
[INFO] [stdout] ...    |
[INFO] [stdout] 1176 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_double_free`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1123:5
[INFO] [stdout]      |
[INFO] [stdout] 1123 | /     fn test_double_free() {
[INFO] [stdout] 1124 | |         let pool = MemoryPool::new(0, 1024).unwrap();
[INFO] [stdout] 1125 | |
[INFO] [stdout] 1126 | |         let addr = pool.allocate(64).unwrap();
[INFO] [stdout] ...    |
[INFO] [stdout] 1133 | |         ));
[INFO] [stdout] 1134 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_free_bytes_tracking`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1105:5
[INFO] [stdout]      |
[INFO] [stdout] 1105 | /     fn test_free_bytes_tracking() {
[INFO] [stdout] 1106 | |         let pool = MemoryPool::new(0, 1024).unwrap();
[INFO] [stdout] 1107 | |
[INFO] [stdout] 1108 | |         let initial_free = pool.free_bytes();
[INFO] [stdout] ...    |
[INFO] [stdout] 1119 | |         assert_eq!(after_free, initial_free);
[INFO] [stdout] 1120 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_invalid_address`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1137:5
[INFO] [stdout]      |
[INFO] [stdout] 1137 | /     fn test_invalid_address() {
[INFO] [stdout] 1138 | |         let pool = MemoryPool::new(0, 1024).unwrap();
[INFO] [stdout] ...    |
[INFO] [stdout] 1144 | |         ));
[INFO] [stdout] 1145 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_memory_pool_basic`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:885:5
[INFO] [stdout]     |
[INFO] [stdout] 885 | /     fn test_memory_pool_basic() {
[INFO] [stdout] 886 | |         let pool = MemoryPool::new(0, 1024).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |         pool.deallocate(addr2).unwrap();
[INFO] [stdout] 899 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_memory_pool_merging`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:916:5
[INFO] [stdout]     |
[INFO] [stdout] 916 | /     fn test_memory_pool_merging() {
[INFO] [stdout] 917 | |         let pool = MemoryPool::new(0, 256).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 932 | |         assert_eq!(addr3, 0);
[INFO] [stdout] 933 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_memory_pool_out_of_memory`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:936:5
[INFO] [stdout]     |
[INFO] [stdout] 936 | /     fn test_memory_pool_out_of_memory() {
[INFO] [stdout] 937 | |         let pool = MemoryPool::new(0, 256).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 950 | |         assert!(pool.allocate(16).is_ok());
[INFO] [stdout] 951 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_memory_pool_splitting`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:902:5
[INFO] [stdout]     |
[INFO] [stdout] 902 | /     fn test_memory_pool_splitting() {
[INFO] [stdout] 903 | |         let pool = MemoryPool::new(0, 256).unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |         pool.deallocate(addr).unwrap();
[INFO] [stdout] 913 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_order_to_size`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 863 | /     fn test_order_to_size() {
[INFO] [stdout] 864 | |         assert_eq!(order_to_size(4), 16);
[INFO] [stdout] 865 | |         assert_eq!(order_to_size(5), 32);
[INFO] [stdout] 866 | |         assert_eq!(order_to_size(10), 1024);
[INFO] [stdout] 867 | |         assert_eq!(order_to_size(20), 1 << 20);
[INFO] [stdout] 868 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_size_to_order`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]    --> src/buddy_allocator.rs:852:5
[INFO] [stdout]     |
[INFO] [stdout] 852 | /     fn test_size_to_order() {
[INFO] [stdout] 853 | |         assert_eq!(size_to_order(1), 4); // min = 16
[INFO] [stdout] 854 | |         assert_eq!(size_to_order(16), 4); // 2^4 = 16
[INFO] [stdout] 855 | |         assert_eq!(size_to_order(17), 5); // needs 2^5 = 32
[INFO] [stdout] ...   |
[INFO] [stdout] 859 | |         assert_eq!(size_to_order(1025), 11); // needs 2048
[INFO] [stdout] 860 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_slab_allocator`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1017:5
[INFO] [stdout]      |
[INFO] [stdout] 1017 | /     fn test_slab_allocator() {
[INFO] [stdout] 1018 | |         let slab = SlabAllocator::new(32);
[INFO] [stdout] ...    |
[INFO] [stdout] 1037 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_slab_reuse`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1040:5
[INFO] [stdout]      |
[INFO] [stdout] 1040 | /     fn test_slab_reuse() {
[INFO] [stdout] 1041 | |         let slab = SlabAllocator::new(64);
[INFO] [stdout] 1042 | |
[INFO] [stdout] 1043 | |         let addr1 = slab.allocate().unwrap();
[INFO] [stdout] ...    |
[INFO] [stdout] 1049 | |         assert_eq!(addr1, addr2);
[INFO] [stdout] 1050 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_stats_tracking`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:1091:5
[INFO] [stdout]      |
[INFO] [stdout] 1091 | /     fn test_stats_tracking() {
[INFO] [stdout] 1092 | |         let pool = MemoryPool::new(0, 1024).unwrap();
[INFO] [stdout] 1093 | |
[INFO] [stdout] 1094 | |         let addr = pool.allocate(64).unwrap();
[INFO] [stdout] ...    |
[INFO] [stdout] 1101 | |         assert!(pool.stats().deallocations.load(Ordering::Relaxed) > 0);
[INFO] [stdout] 1102 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `buddy_allocator::tests::test_typed_allocator`: Use jemalloc feature instead. See buddy_allocator module docs for migration.
[INFO] [stdout]     --> src/buddy_allocator.rs:997:5
[INFO] [stdout]      |
[INFO] [stdout]  997 | /     fn test_typed_allocator() {
[INFO] [stdout]  998 | |         #[repr(C)]
[INFO] [stdout]  999 | |         struct MyStruct {
[INFO] [stdout] 1000 | |             a: u64,
[INFO] [stdout] ...    |
[INFO] [stdout] 1013 | |         alloc.deallocate(addr2).unwrap();
[INFO] [stdout] 1014 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9", kill_on_drop: false }`
[INFO] [stdout] a335c2100cab1bc91d30d3c4e94640ea7c1b99cf86290d5234f2a508894607f9
